PHY GET CLOTH DEPTH
Determine the depth property of a cloth.
Return Float=PHY GET CLOTH DEPTH(ID)
ID
Integer
identification number of the cloth object
depth property of a cloth
Find out the depth property of a cloth object. The depth property of a cloth is used when the cloth mesh is built. It controls the level of vertices used in the construction of the mesh for example, if a width of 10 is used and a height of 10 and a depth of 2 then the width and height get divided by 2 to work out the number of vertices across and down. To control the depth property of a cloth use the command phy set cloth dimensions.
No example code is provided for this command